home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Windows Selection
/
Windows Selection 1.iso
/
Programmer's Utilities
/
Freeman Installer
/
execwait.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1997-04-10
|
125 b
|
5 lines
#define __EXECWAIT_H
int execasyn(char cmdl[], WORD showcmd);
int execwait(char cmdl[], WORD showcmd, DWORD *exitcode);